null terminator造句
例句与造句
- Property to the length of the string including the null terminator
属性设置为包括空终止的字符串长度。 - In wide characters , including a null terminator character
的大小(以宽字符为单位) ,包含一个null结束符字符。 - The 1 accounts for the fact that the unmanaged string has a null terminator while
这个+ 1说明非托管字符串具有null结束符,而 - Object indicates the length of the character string including the null terminator
数据成员指示包括null结束符在内的字符串长度。 - Property to the length of the ascii string including the null terminator
属性设置为此ascii字符串的长度,该长度包括null结束符。 - It's difficult to find null terminator in a sentence. 用null terminator造句挺难的
- The length of this string must not exceed 32 characters , including the null terminator
此字符串的长度不能超过32个字符,包括空终止符。 - The minimum size of the character buffer in characters . this value does not include space for a null terminator
这个我看了,还是不懂,既然说最小长度,那就有个比较的过程吧,这个比较的过程我不懂。